net/http.http2clientConnPool.mu (field)
16 uses
net/http (current package)
h2_bundle.go#L770: mu sync.Mutex // TODO: maybe switch to RWMutex
h2_bundle.go#L801: p.mu.Lock()
h2_bundle.go#L811: p.mu.Unlock()
h2_bundle.go#L816: p.mu.Unlock()
h2_bundle.go#L821: p.mu.Unlock()
h2_bundle.go#L868: c.p.mu.Lock()
h2_bundle.go#L873: c.p.mu.Unlock()
h2_bundle.go#L887: p.mu.Lock()
h2_bundle.go#L890: p.mu.Unlock()
h2_bundle.go#L906: p.mu.Unlock()
h2_bundle.go#L926: p.mu.Lock()
h2_bundle.go#L934: p.mu.Unlock()
h2_bundle.go#L956: p.mu.Lock()
h2_bundle.go#L957: defer p.mu.Unlock()
h2_bundle.go#L974: p.mu.Lock()
h2_bundle.go#L975: defer p.mu.Unlock()
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |